supp: Add some more exceptions
authorTimm Bäder <mail@baedert.org>
Tue, 30 Jul 2019 14:30:30 +0000 (16:30 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 3 Aug 2019 12:44:24 +0000 (14:44 +0200)
gtk.supp

index 31e364c54bb3deac66d962f5ead080823b13d9f3..55cba77bc15fa596089b596537810290b1f142d1 100644 (file)
--- a/gtk.supp
+++ b/gtk.supp
    fun:epoxy_glXQueryServerString_global_rewrite_ptr
 }
 
+{
+   epoxy glGetTexImage
+   Memcheck:Addr16
+   obj:*
+   obj:*
+   obj:*
+   obj:*
+   obj:*
+   fun:epoxy_glGetTexImage_global_rewrite_ptr
+}
+
+
+
 
 # Fontconfig
 {
    fun:pango_cairo_fc_font_map_fontset_key_substitute
 }
 
+{
+  pango 2
+  Memcheck:Leak
+  fun:realloc
+  obj:/usr/lib/libfontconfig.so*
+  obj:/usr/lib/libfontconfig.so*
+  fun:_cairo_ft_font_options_substitute
+}